CompatibilityExtension Class

Represents the shape-compatibility extension (a14:compatExt) that links a DrawingML shape to its legacy VML shape id (spid) (uri {63B3BB69-23CF-44E3-9099-C40C66FF867C}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class CompatibilityExtension : IExtensionContent
Inheritance
Object    CompatibilityExtension
Implements
IExtensionContent

Constructors

CompatibilityExtensionInitializes a new instance of the CompatibilityExtension class

Properties

Spid Gets or sets the legacy VML shape id (spid).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also